■<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta http-equiv="Content-Language" content="en-us">
<title>Cobian Backup 8 Help File - What is new</title>
<link rel="stylesheet" type="text/css" href="CobStyle.css">
</head>
<body>
<div align="center">
<table border="0" width="600" id="table1">
<tr>
<td>
<p class="h1-center">What is new in version 8?</p>
<p class="normal">This is a somehow "back to the roots" versions.
I've tried to eliminate some features that were only bloating the
program. This version will only run on NT based systems.<p class="normal">
New features that are not present in older versions:<p class="normal">
* The program uses now<font color="#FF00FF"><b> Unicode</b></font>
functions whenever it can. Using compression and FTP will use ANSI
functions, of course because of limitations on those formats or the
FTP protocol. If you don't use compression or FTP, the program will
always handle your file names as Unicode.<p class="normal">
* The program uses now memory mapped files for inter-process
communication. All the TCP communication used in older versions has
been eliminated.<p class="normal">* A <font color="#FF00FF"><b>new
method of encryption</b></font> has been added: RSA-Rijndael, which
uses a 256-bit Rijndael encryption with a random key that is itself
encrypted used a 1024-bit RSA asymmetric key.</p>
<p class="normal">* Sensitive settings as passwords are now stored
in the ini file using <font color="#FF00FF"><b>strong encryption</b></font></p>
<p class="normal">* The program is now a "green" application. All
the files are stored in <font color="#FF00FF"><b>ini files</b></font>.
The only part that used the registry is the service, which, for
obvious reasons must be installed using the registry. A green
application, of course is not necessarily a good thing, but some
people (often for
"religious" reasons) seem to think that this is a good thing. Oh,
well...</p>
<p class="normal">* A feature allows you now you execute individual
tasks <font color="#FF00FF"><b>under different user accounts</b></font>.
The task will then try to impersonate the user and execute the task
under that account.</p>
<p class="normal">* The 256 characters path limit is
<font color="#FF00FF"><b>now GONE</b></font> thanks to Unicode. The
file and paths names can now be up to 32000 characters long. </p>
<p class="normal">* Now you can close programs using also their
<font color="#FF00FF"><b>class names.</b></font></p>
<p class="normal">* Better <b>SQX</b> <font color="#FF00FF"><b>error
handling</b></font>.</p>
<p class="normal">* <font color="#FF00FF"><b>Full service control</b></font>
from the <b><a href="options_en.htm">Option dialog</a></b>.</p>
<p class="normal">* The mirroring effect that you got while
compressing AND overwriting has been thankfully eliminated.</p>
<p class="normal">* LOTS of bugs <font color="#FF00FF"><b>fixed</b></font></p>
<p class="normal">* A <font color="#FF00FF"><b>better</b></font>
user interface.</p>
<p class="normal-center-bold"><a href="index_en.htm">Index</a></td>
</tr>
<tr>
<td>
<p class="small-center-bold">⌐ 2000-2006 by Luis Cobian<br>
All rights reserved</td>
</tr>
</table>
</div>
</body>
</html>